Skip to content

chore(deps): update dependency globby to v14#5446

Closed
renovate[bot] wants to merge 1 commit intonextfrom
renovate/globby-14.x
Closed

chore(deps): update dependency globby to v14#5446
renovate[bot] wants to merge 1 commit intonextfrom
renovate/globby-14.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 31, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
globby ^11.0.2 -> ^14.0.0 age confidence

Release Notes

sindresorhus/globby (globby)

v14.1.0

Compare Source

  • Export isIgnoredByIgnoreFiles and isIgnoredByIgnoreFilesSync functions (#​269) cba8941

v14.0.2

Compare Source

v14.0.1

Compare Source

v14.0.0

Compare Source

Breaking
Improvements

v13.2.2

Compare Source

v13.2.1

Compare Source

v13.2.0

Compare Source

  • Pass deep option to ignore filter to avoid unnecessary recursion (#​251) a0e4028

v13.1.4

Compare Source

  • Fix error when reading inaccessible directories with gitignore: true and suppressErrors: true (#​246) e95da57
  • Remove URL TypeScript type workaround (#​230) 55a3c64

v13.1.3

Compare Source

v13.1.2

Compare Source

v13.1.1

Compare Source

v13.1.0

Compare Source

v13.0.0

Compare Source

Breaking
  • Rename generateGlobTasks to generateGlobTasksSync (#​221) 51c8f68
  • Remove ignore option for isGitIgnored and isGitIgnoredSync (#​225) 2e43cc4
    • This option never worked correctly.
Improvements
Fixes

v12.2.0

Compare Source

v12.1.0

Compare Source

v12.0.2

Compare Source

  • Ensure async method is completely async e167725

v12.0.1

Compare Source

v12.0.0

Compare Source

Breaking
  • Require Node.js 12.20 (#​181) 5c32b4a
  • This package is now pure ESM. Please read this.
  • This package now uses named exports instead of a default export
    • globby{globby}
    • globby.sync{globbySync}
    • globby.stream{globbyStream}
    • globby.generateGlobTasks{generateGlobTasks}
    • globby.hasMagic{isDynamicPattern}
    • globby.gitignore{isGitIgnored}
    • globby.gitignore.sync{isGitIgnoredSync}
-const globby = require('globby');
+import {globby} from 'globby';

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Aug 31, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Aug 31, 2025

Deploying egg with  Cloudflare Pages  Cloudflare Pages

Latest commit: 80515eb
Status:🚫  Build failed.

View logs

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Aug 31, 2025

Deploying egg-v3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 80515eb
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/globby-14.x branch from e79f0f9 to ea8e5e9 Compare September 12, 2025 17:54
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.72%. Comparing base (125f0d4) to head (ea8e5e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5446      +/-   ##
==========================================
+ Coverage   75.55%   75.72%   +0.16%     
==========================================
  Files          93       93              
  Lines        5503     5503              
  Branches     1153     1153              
==========================================
+ Hits         4158     4167       +9     
+ Misses       1175     1167       -8     
+ Partials      170      169       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/globby-14.x branch 2 times, most recently from eca7f36 to 117035b Compare September 14, 2025 00:58
@socket-security
Copy link
Copy Markdown

socket-security bot commented Sep 14, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/globby-14.x branch 4 times, most recently from 42d23d5 to 87db4eb Compare September 16, 2025 13:08
@renovate renovate bot force-pushed the renovate/globby-14.x branch from 87db4eb to 80515eb Compare September 20, 2025 11:29
@fengmk2 fengmk2 closed this Sep 23, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Sep 23, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 14.x releases. But if you manually upgrade to 14.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/globby-14.x branch September 23, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant